home *** CD-ROM | disk | FTP | other *** search
- 310 \x236f ; File MSR310.PCH. No lines may precede this one.
- ; For MS Kermit/IBM-PC Version 3.10, Patches 1-12, 26 May 1991
- ; Put this file on your PC in the same directory with your MSKERMIT.INI file.
- ; Rename this file to be MSKERMIT.PCH.
- ; Then start MS-DOS Kermit and give the command PATCH, or give the
- ; command PATCH in MSKERMIT.INI.
- ;
- ; Patch 1 OPTIONAL. Use different video mode for Orchid Designer Professional
- ; VGA board when switching to 132 columns. Substitute new hexadecimal value of
- ; the video mode for the second "23" below. 23h is for Orchid Designer board
- ; and others based on the same Tseng Labs chip set.
- ; To enable this patch remove the semicolon from the line below.
- ;as:c918 23 23
- ; Patch 2 Remove CR/LF from beginning of output from the WRITE command.
- as:8101 4a 48 4e 90 90 90 90 90
- ; Patch 3 When starting a new session with SET PORT NETBIOS ensure the NEW
- ; response drops the existing NetBios session.
- as:a90e 72 73
- ; Patch 4 Omit sending flow control XON when first opening a connection.
- as:aee4 e8 90 90 90
- ; Patch 5 Correct closing brace detection error, permit control codes
- ; in IF EQUAL commands, show umlatted u as umlatted for Latin1 to CP863.
- as:28a8 c6 03 f1 eb 10
- as:28e0 36 d1 eb 0e
- bs:0b4f 17 06
- ds:1bcb 75 81
- ; Patch 6 correction to patch 5
- as:28a8 03 88 0e 20 39 03 f1 eb 0c
- ; Patch 7 corrections to Latin5 to CP866 translation table
- ; col/row 10/0 from 20h to ffh, 10/7 from 3fh to f4h, 13/13 from cdh to adh,
- ; 15/4 from f2h to f3h. Thanks to Konstantin Vinogradov, Moscow.
- ds:1c75 20 ff
- ds:1c7c 3f f4
- ds:1cb2 cd ad
- ds:1cc9 f2 f3
- ; Patch 8 Correct VT terminal emulator problem with CSI parser initialization
- as:0000 00 c7 06 02 04 54 ce e9 04 03
- as:d1b0 c7 e9 4d 2e 90 90 90 90
- ; Patch 9 Prevent interaction between Connect and Script session logging
- ; and flush PRN buffer when exiting.
- as:0009 00 8b 1e 70 b5 c7 47 07 00 00 e8 1d 7e e9 e1 7d
- as:0f19 74 90 90
- as:7ca7 74 90 90
- as:7dac e8 e9 5a 82
- ; Patch 10 Printing while in Connect mode: if printer becomes not ready place
- ; message " *** PRINTER IS NOT READY *** press R to retry or D to discard
- ; printing: " on the status line and wait for response. Retries will now not
- ; omit buffered characters. DOS' waiting time can be 20 seconds before it
- ; tells Kermit the status. Please, if this patch is typed by hand then triple
- ; check the typing and try it **without a hard disk attached** (unplug it).
- as:0018 00 51 52 b9 01 00 8b 1e 28 8b b4 40 cd 21 5a 59 72 12 3d 01 00 75 0d
- as:002e 00 42 e2 e7 c7 06 26 8b 26 8a f8 e9 89 00 8b f2 bf 26 8a 2b d7
- as:0042 00 8b 0e 26 8b 2b ce 7e 07 8c d8 8e c0 fc f3 a4 29 16 26 8b 1e
- as:0056 00 8b 36 d2 36 8c df 8e c7 8e de 33 f6 bf 48 4e 8b d7 fc ac aa 3c 24
- as:006c 00 75 f9 1f e8 3d 90 e8 09 90 b4 0c b0 01 cd 21 0a c0 75 06 b0 01
- as:0081 00 cd 21 eb d0 24 df 3c 52 75 09 e8 c3 bf e8 c0 bf e9 da 7d 3c 44
- as:0096 00 75 bd 8b 1e 28 8b 83 fb 04 76 04 b4 3e cd 21 bb 73 7f c7 07 4e 55
- as:00ac 00 c7 47 02 4c 00 c7 06 26 8b 26 8a c7 06 28 8b ff ff e8 91 bf
- as:00c0 00 e8 8e bf f9 9c 8a 26 2a 8b 0a e4 74 03 e8 60 a0 9d 07 5f 5e 5a
- as:00d5 00 59 5b 58 c3 52 51 50 b9 0a 00 83 3e 28 8b 00 e9 9f 7d
- as:7e1a 53 81 3e 26 8b 26 8b 72 06 e8 12 00 73 01 c3 53 8b 1e 26 8b
- as:7e2d eb 88 07 43 89 1e 26 8b 5b f8 c3 81 3e 26 8b 26 8a 77 02 f8 c3
- as:7e41 1e 83 3e 28 8b 00 7f 08 c7 06 26 8b 26 8a f8 c3 50 53 51 52 56 57 06
- as:7e57 22 8b 1e 70 b5 8b 47 07 88 26 2a 8b a2 2b 8b 86 e0 0a e4 74 03
- as:7e6b e3 e8 c2 22 8b 1e 28 8b ba 26 8a 8b 0e 26 8b 2b ca e9 9a 81 90 90
- as:7e80 72 90 90 90 e9 53 82 7e 1e 90
- as:6301 2f 34
- as:bab3 7d 82
- as:bae4 4c 51
- as:cedb 55 5a
- as:d0c6 6a 6f
- as:f049 72 90 90
- as:f059 72 90 90
- as:f064 cc d1
- as:f08d 72 90 90
- as:f16f c1 c6
- cs:0000 00 20 2a 2a 2a 20 50 52 49 4e 54 45 52 20 49 53 20 4e 4f 54 20 52
- cs:0015 00 45 41 44 59 20 2a 2a 2a 20 20 70 72 65 73 73 20 52 20 74 6f 20
- cs:002a 00 72 65 74 72 79 20 6f 72 20 44 20 74 6f 20 64 69 73 63 61 72 64
- cs:003f 00 20 70 72 69 6e 74 69 6e 67 3a 20 20 24
- ; Patch 11 Permit implicit 80/132 column support for more video boards based
- ; on the Western Digital WD90C00 VGA chip. These include Paradise Professional
- ; and Paradise VGA1024.
- as:c936 35 7d
- as:c93d 07 03
- ds:ca27 30 56 47 41
- ; Patch 12 Translation of char 15/13 from Latin5 to CP866 changed from "?" to
- ; be paragraph sign (2/1).
- ds:1cd2 3f 15
- ; End of file MSR310.PCH
-